﻿2026-06-21T03:30:15.1324295Z ##[group]Run actions/checkout@v5
2026-06-21T03:30:15.1325059Z with:
2026-06-21T03:30:15.1325426Z   fetch-depth: 0
2026-06-21T03:30:15.1325845Z   repository: SaberMage/spt-core
2026-06-21T03:30:15.1329386Z   token: ***
2026-06-21T03:30:15.1329748Z   ssh-strict: true
2026-06-21T03:30:15.1330116Z   ssh-user: git
2026-06-21T03:30:15.1330483Z   persist-credentials: true
2026-06-21T03:30:15.1330873Z   clean: true
2026-06-21T03:30:15.1331231Z   sparse-checkout-cone-mode: true
2026-06-21T03:30:15.1331661Z   fetch-tags: false
2026-06-21T03:30:15.1332031Z   show-progress: true
2026-06-21T03:30:15.1332394Z   lfs: false
2026-06-21T03:30:15.1332728Z   submodules: false
2026-06-21T03:30:15.1333095Z   set-safe-directory: true
2026-06-21T03:30:15.1333696Z ##[endgroup]
2026-06-21T03:30:15.2144124Z Syncing repository: SaberMage/spt-core
2026-06-21T03:30:15.2145836Z ##[group]Getting Git version info
2026-06-21T03:30:15.2146494Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T03:30:15.2147417Z [command]/usr/bin/git version
2026-06-21T03:30:15.2156081Z git version 2.43.0
2026-06-21T03:30:15.2173261Z ##[endgroup]
2026-06-21T03:30:15.2183923Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a74fcedd-5a31-4ed6-a716-28dec22369c0' before making global git config changes
2026-06-21T03:30:15.2185134Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T03:30:15.2186799Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T03:30:15.2217635Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T03:30:15.2236122Z https://github.com/SaberMage/spt-core
2026-06-21T03:30:15.2246601Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T03:30:15.2249239Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T03:30:15.2274847Z HEAD
2026-06-21T03:30:15.2312323Z ##[endgroup]
2026-06-21T03:30:15.2313625Z [command]/usr/bin/git submodule status
2026-06-21T03:30:15.2497488Z ##[group]Cleaning the repository
2026-06-21T03:30:15.2532891Z [command]/usr/bin/git clean -ffdx
2026-06-21T03:30:16.9893913Z Removing target/
2026-06-21T03:30:16.9903212Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T03:30:17.0065853Z HEAD is now at 3ae883f45 Merge f4b97e744daa8704556586d05ea1c3256810fb10 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:30:17.0070725Z ##[endgroup]
2026-06-21T03:30:17.0071825Z ##[group]Disabling automatic garbage collection
2026-06-21T03:30:17.0074925Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T03:30:17.0101983Z ##[endgroup]
2026-06-21T03:30:17.0103210Z ##[group]Setting up auth
2026-06-21T03:30:17.0107126Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T03:30:17.0133907Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T03:30:17.0318797Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T03:30:17.0346259Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T03:30:17.0534806Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T03:30:17.0561907Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T03:30:17.0749539Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T03:30:17.0782923Z ##[endgroup]
2026-06-21T03:30:17.0784443Z ##[group]Fetching the repository
2026-06-21T03:30:17.0791713Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +3ae883f45a4e1306290f99b466f175e577452a52:refs/remotes/pull/26/merge
2026-06-21T03:30:17.8641601Z From https://github.com/SaberMage/spt-core
2026-06-21T03:30:17.8642363Z    bdb51c23f..f4b97e744  v0.13.0-delivery-control -> origin/v0.13.0-delivery-control
2026-06-21T03:30:17.8642992Z    bdb51c23f..f4b97e744  v0.13.0-p1b-ack-deadlock -> origin/v0.13.0-p1b-ack-deadlock
2026-06-21T03:30:17.8671813Z ##[endgroup]
2026-06-21T03:30:17.8672475Z ##[group]Determining the checkout info
2026-06-21T03:30:17.8673024Z ##[endgroup]
2026-06-21T03:30:17.8676930Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T03:30:17.8715073Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T03:30:17.8739161Z ##[group]Checking out the ref
2026-06-21T03:30:17.8741947Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T03:30:17.8793410Z HEAD is now at 3ae883f45 Merge f4b97e744daa8704556586d05ea1c3256810fb10 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:30:17.8797844Z ##[endgroup]
2026-06-21T03:30:17.8836625Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T03:30:17.8862562Z 3ae883f45a4e1306290f99b466f175e577452a52
